cd/entity/Zhang SanΒ· homeβ€Ί entitiesβ€Ί Zhang San
grep -l @zhang san /news/*.json | wc -l β†’ 1

@Zhang San

mentions 1 type Person feed RSS
21:49
2026-06-03
dev.to
ai-agents

Before And After

A developer building an AI agent for hospital bed management found that traditional unit testing fails for AI agents because their internal processes are non-deterministic. The engineer adopted a "new…